More robust creation of a subprocess, attempt to solve bug #13546.
authorEli Zaretskii <eliz@gnu.org>
Wed, 13 Feb 2013 17:04:30 +0000 (19:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 13 Feb 2013 17:04:30 +0000 (19:04 +0200)
commit5e31ae7d2a187b995fc4efc7ff608a39e8a2a921
tree50e4f98c5f822b898c5ab84e384c8596a9eee4e4
parent644dbb6ce398188aa94f4143bb62a3cd1cde01fc
More robust creation of a subprocess, attempt to solve bug #13546.

 src/w32proc.c (new_child): If no vacant slots are found in
 child_procs[], make another pass looking for slots whose process
 has exited or died.
src/ChangeLog
src/w32proc.c